home *** CD-ROM | disk | FTP | other *** search
Makefile | 1996-04-15 | 258 b | 11 lines |
-
- #
- # For now, PLATFORM_OS could be:
- #
- # - nextstep for OPENSTEP for mach (m68k, i386, sparc and hp)
- # - winnt for OPENSTEP for windows NT
- # - solaris for PDO on solaris (sun)
- # - hpux for PDO on HPUX (hp)
- #
- -include Makefile.postamble-$(PLATFORM_OS)
-